projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fd6b829
)
Fix comment in css-mode.el
author
Tom Tromey
<tom@tromey.com>
Tue, 17 Jan 2017 00:21:55 +0000
(17:21 -0700)
committer
Tom Tromey
<tom@tromey.com>
Tue, 17 Jan 2017 00:22:05 +0000
(17:22 -0700)
* lisp/textmodes/css-mode.el: Remove obsolete comment.
lisp/textmodes/css-mode.el
patch
|
blob
|
history
diff --git
a/lisp/textmodes/css-mode.el
b/lisp/textmodes/css-mode.el
index dfe1cf0c34109bc09ec4e6a36443e31f101185ee..872d115f29f4bc64b3acbc1f41bdebd0b2ceb033 100644
(file)
--- a/
lisp/textmodes/css-mode.el
+++ b/
lisp/textmodes/css-mode.el
@@
-27,7
+27,6
@@
;;; Todo:
-;; - electric ; and }
;; - filling code with auto-fill-mode
;; - fix font-lock errors with multi-line selectors